This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Probably a bug in NotesDXLImporter: Steps to reproduce ~Umberto Nongeroson 30.Dec.03 01:09 PM a Web browser Applications Development 6.5Windows 2000
Yes, the problem seems to disappear if I use DXLIMPORTOPTION_REPLACE_ELSE_CREATE instead.
What I find very interesting, and what makes me think this is a bug in DXLImporter, is that it starts working again if you just edit & save the document. That suggests to me that there's some kind of rich-text-cleanup or maybe compaction code in the Notes DLLs that isn't in the importer, or isn't called by the importer, and that if you keep building onto to same rich text item programmatically, you soon arrive at an item the importer can no longer work with.